Fixed infinite while loop in python-info-current-defun
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:02:55 +0000 (00:02 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:02:55 +0000 (00:02 -0300)
commitc7b0074ffb00a300755dce827fd24e707b2d88f1
tree648dffe3c1f206179d7f44b60839b863c8c1fc10
parentcdb76a20b0bebf2603b86981b3234dcee8c2481d
Fixed infinite while loop in python-info-current-defun

Was caused when a beginning of defun was in the beginning of buffer
because python-beginning-of-innermost-defun never reached the real
start when (bobp)
lisp/progmodes/python.el